Skip to content

add valkey support#285

Open
alfaro28 wants to merge 1 commit into
pallets-eco:developmentfrom
alfaro28:development
Open

add valkey support#285
alfaro28 wants to merge 1 commit into
pallets-eco:developmentfrom
alfaro28:development

Conversation

@alfaro28
Copy link
Copy Markdown

Copy Redis implementation but using Valkey

@ThiefMaster
Copy link
Copy Markdown

Aren't redis and valkey compatible on the protocol level?

@alfaro28
Copy link
Copy Markdown
Author

yes, thats why I just copied the implementation, I'm just using the valkey library instead of the redis one

@ThiefMaster
Copy link
Copy Markdown

But... why? If the redis library can talk to valkey just fine, why not use that?

@alfaro28
Copy link
Copy Markdown
Author

well my server is valkey so I'm already using the valkey library in other parts of the code and didn't want to include the redis library just for this package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants